

#iview2 {
	float:left;
	display: block;
	width: 800px;
	position: relative;
	margin: 67px 0 0 105px;
	overflow: hidden;

}

#iview2 .iviewSlider {
	display: block;
	width: 800px;
	height: 336px;
}


#iview2 div.iview-directionNav {
	top: 49%;
}


#iview2 .iview-controlNav {
	position: absolute;
	bottom: 30px;
	left: 133px;
}

#iview2 .iview-controlNav a {
	text-indent: -9999px;
}

#iview2 .iview-controlNav a.iview-control {
	padding: 0px;
	float: left;
	width: 11px;
	height: 11px;
	background: url('../../img/bullets_2.png') no-repeat 0px 0px;
	line-height: 0px;
	margin-right: 7px;
}

#iview2 .iview-controlNav a.iview-control.active {
	background-position: 0px -11px;
}


/*cultural*/

#iview3 {
	float:left;
	display: block;
	width: 800px;
	position: relative;
	margin: 45px 0 0 105px;
	overflow: hidden;

}

#iview3 .iviewSlider {
	display: block;
	width: 800px;
	height: 336px;
}


#iview3 div.iview-directionNav {
	top: 49%;
}


#iview3 .iview-controlNav {
	position: absolute;
	bottom: 30px;
	left: 133px;
}

#iview3 .iview-controlNav a {
	text-indent: -9999px;
}

#iview3 .iview-controlNav a.iview-control {
	padding: 0px;
	float: left;
	width: 11px;
	height: 11px;
	background: url('../../img/bullets_2.png') no-repeat 0px 0px;
	line-height: 0px;
	margin-right: 7px;
}

#iview3 .iview-controlNav a.iview-control.active {
	background-position: 0px -11px;
}
